Package | hl7.fhir.uv.saner |
Type | OperationDefinition |
Id | Id |
FHIR Version | R4 |
Source | http://hl7.org/fhir/uv/saner/https://build.fhir.org/ig/HL7/fhir-saner/OperationDefinition-Measure-report-csv.html |
Url | http://hl7.org/fhir/uv/saner/OperationDefinition/Measure-report-csv |
Version | 1.0.1 |
Status | draft |
Date | 2024-05-18T21:25:01+00:00 |
Name | CreateorupdateaMeasureReportfromCSVFormat |
Title | Create or update a MeasureReport from CSV Format |
Experimental | True |
Realm | uv |
Authority | hl7 |
Description | Create or update a MeasureReport from the CSV Format. If a report already exists for the subject and reporter for the given time period, it is updated. Otherwise, a new report is created. See [CSV Conversion](CSV_Conversion.html) for details. |
Type | false |
Kind | operation |
CapabilityStatement | |
MeasureConsumer-CSV-Push | Measure Consumer implementing the CSV Option and the Push Option. |
MeasureConsumer-ProduceMeasure-CSV-Push | Measure Consumer implementing the Produce Measure transaction with the CSV Option and the Push Option. |
MeasureSource-CSV-Push | Measure Source implementing the CSV Option and the Push Option. |
MeasureSource-ProduceMeasure-CSV-Push | Measure Source implementing the Produce Measure transaction with the CSV Option and the Push Option. |
No resources found
Note: links and images are rebased to the (stated) source
URL: [base]/Measure/[id]/$report-csv
Parameters
Use | Name | Scope | Cardinality | Type | Binding | Documentation |
IN | input | 1..1 | Binary | The input of the request is a CSV file with labeled columns containing the data in the report. | ||
IN | map | 0..* | string (composite) | Each parameter is a composite of column to measure mappings | ||
IN | period-end | 1..1 | string (date) | The end of the reporting period. | ||
IN | period-start | 1..1 | string (date) | The start of the reporting period. | ||
IN | reporter | 0..1 | string (reference) | A reference or identifier of the reporter for the MeasureReport. If unspecified, the server may determine the reporter based on business rules (e.g., based on the identity of the sender). | ||
IN | subject | 0..1 | string (reference) | A reference or identifier of the subject for the MeasureReport. If unspecified, the server may determine the subject based on business rules (e.g., based on the identity of the sender). | ||
OUT | return | 0..1 | Bundle | The result of the reporting operation |
{
"resourceType" : "OperationDefinition",
"id" : "Measure-report-csv",
"text" : {
"status" : "extensions",
"div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p>URL: [base]/Measure/[id]/$report-csv</p><p>Parameters</p><table class=\"grid\"><tr><td><b>Use</b></td><td><b>Name</b></td><td><b>Scope</b></td><td><b>Cardinality</b></td><td><b>Type</b></td><td><b>Binding</b></td><td><b>Documentation</b></td></tr><tr><td>IN</td><td>input</td><td/><td>1..1</td><td><a href=\"http://hl7.org/fhir/R4/binary.html\">Binary</a></td><td/><td><div><p>The input of the request is a CSV file with labeled columns containing the data in the report.</p>\n</div></td></tr><tr><td>IN</td><td>map</td><td/><td>0..*</td><td><a href=\"http://hl7.org/fhir/R4/datatypes.html#string\">string</a><br/>(<a href=\"http://hl7.org/fhir/R4/search.html#composite\">composite</a>)</td><td/><td><div><p>Each parameter is a composite of column to measure mappings</p>\n</div></td></tr><tr><td>IN</td><td>period-end</td><td/><td>1..1</td><td><a href=\"http://hl7.org/fhir/R4/datatypes.html#string\">string</a><br/>(<a href=\"http://hl7.org/fhir/R4/search.html#date\">date</a>)</td><td/><td><div><p>The end of the reporting period.</p>\n</div></td></tr><tr><td>IN</td><td>period-start</td><td/><td>1..1</td><td><a href=\"http://hl7.org/fhir/R4/datatypes.html#string\">string</a><br/>(<a href=\"http://hl7.org/fhir/R4/search.html#date\">date</a>)</td><td/><td><div><p>The start of the reporting period.</p>\n</div></td></tr><tr><td>IN</td><td>reporter</td><td/><td>0..1</td><td><a href=\"http://hl7.org/fhir/R4/datatypes.html#string\">string</a><br/>(<a href=\"http://hl7.org/fhir/R4/search.html#reference\">reference</a>)</td><td/><td><div><p>A reference or identifier of the reporter for the MeasureReport. If unspecified, the server may determine the reporter based on business rules (e.g., based on the identity of the sender).</p>\n</div></td></tr><tr><td>IN</td><td>subject</td><td/><td>0..1</td><td><a href=\"http://hl7.org/fhir/R4/datatypes.html#string\">string</a><br/>(<a href=\"http://hl7.org/fhir/R4/search.html#reference\">reference</a>)</td><td/><td><div><p>A reference or identifier of the subject for the MeasureReport. If unspecified, the server may determine the subject based on business rules (e.g., based on the identity of the sender).</p>\n</div></td></tr><tr><td>OUT</td><td>return</td><td/><td>0..1</td><td><a href=\"http://hl7.org/fhir/R4/bundle.html\">Bundle</a></td><td/><td><div><p>The result of the reporting operation</p>\n</div></td></tr></table></div>"
},
"extension" : [
{
"url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-wg",
"valueCode" : "pher"
}
],
"url" : "http://hl7.org/fhir/uv/saner/OperationDefinition/Measure-report-csv",
"version" : "1.0.1",
"name" : "CreateorupdateaMeasureReportfromCSVFormat",
"title" : "Create or update a MeasureReport from CSV Format",
"status" : "draft",
"kind" : "operation",
"experimental" : true,
"date" : "2024-05-18T21:25:01+00:00",
"publisher" : "HL7 International / Public Health",
"contact" : [
{
"telecom" : [
{
"system" : "url",
"value" : "http://www.hl7.org/Special/committees/pher"
}
]
},
{
"telecom" : [
{
"system" : "email",
"value" : "pher@lists.hl7.org"
}
]
},
{
"name" : "Keith W. Boone",
"telecom" : [
{
"system" : "email",
"value" : "mailto:kboone@ainq.com"
}
]
}
],
"description" : "Create or update a MeasureReport from the CSV Format. If a report already exists for the subject and reporter\nfor the given time period, it is updated. Otherwise, a new report is created. See [CSV Conversion](CSV_Conversion.html) for details.",
"jurisdiction" : [
{
"coding" : [
{
"system" : "http://unstats.un.org/unsd/methods/m49/m49.htm",
"code" : "001",
"display" : "World"
}
]
}
],
"code" : "report-csv",
"resource" : [
"Measure"
],
"system" : false,
"type" : false,
"instance" : true,
"parameter" : [
{
"name" : "input",
"use" : "in",
"min" : 1,
"max" : "1",
"documentation" : "The input of the request is a CSV file with labeled columns containing the data in the report.",
"type" : "Binary"
},
{
"name" : "map",
"use" : "in",
"min" : 0,
"max" : "*",
"documentation" : "Each parameter is a composite of column to measure mappings",
"type" : "string",
"searchType" : "composite"
},
{
"name" : "period-end",
"use" : "in",
"min" : 1,
"max" : "1",
"documentation" : "The end of the reporting period.",
"type" : "string",
"searchType" : "date"
},
{
"name" : "period-start",
"use" : "in",
"min" : 1,
"max" : "1",
"documentation" : "The start of the reporting period.",
"type" : "string",
"searchType" : "date"
},
{
"name" : "reporter",
"use" : "in",
"min" : 0,
"max" : "1",
"documentation" : "A reference or identifier of the reporter for the MeasureReport. If unspecified, the server may determine the reporter based on business rules (e.g., based on the identity of the sender).",
"type" : "string",
"searchType" : "reference"
},
{
"name" : "subject",
"use" : "in",
"min" : 0,
"max" : "1",
"documentation" : "A reference or identifier of the subject for the MeasureReport. If unspecified, the server may determine the subject based on business rules (e.g., based on the identity of the sender).",
"type" : "string",
"searchType" : "reference"
},
{
"name" : "return",
"use" : "out",
"min" : 0,
"max" : "1",
"documentation" : "The result of the reporting operation",
"type" : "Bundle"
}
]
}
XIG built as of ??metadata-date??. Found ??metadata-resources?? resources in ??metadata-packages?? packages.